Lempel-Ziv Welch - определение. Что такое Lempel-Ziv Welch
Diclib.com
Словарь онлайн

Что (кто) такое Lempel-Ziv Welch - определение

UNIVERSAL LOSSLESS DATA COMPRESSION ALGORITHM
Lempel Ziv Welch; LZW compression algorithm; LZW (algorithm); Ziv-Lempel-Welch; Lempel-Ziv-Welch data compression; LZW compression; LZW algorithm; LZW Algorithm; LZW; Lzw; Data compression/LZW; Lempel-Ziv-Welch; Lempel-Ziv-Welch algorithm

LempelZivWelch         
LempelZivWelch (LZW) is a universal lossless data compression algorithm created by Abraham Lempel, Jacob Ziv, and Terry Welch. It was published by Welch in 1984 as an improved implementation of the LZ78 algorithm published by Lempel and Ziv in 1978.
LZW         
Lempel-Ziv-Welch [Additional explanations: compression]
LZW compression         

Википедия

Lempel–Ziv–Welch

Lempel–Ziv–Welch (LZW) is a universal lossless data compression algorithm created by Abraham Lempel, Jacob Ziv, and Terry Welch. It was published by Welch in 1984 as an improved implementation of the LZ78 algorithm published by Lempel and Ziv in 1978. The algorithm is simple to implement and has the potential for very high throughput in hardware implementations. It is the algorithm of the Unix file compression utility compress and is used in the GIF image format.